home *** CD-ROM | disk | FTP | other *** search
/ Fritz: All Fritz / All Fritz.zip / All Fritz / FILES / UTILSTEM / GAMUTIL1.LZH / EMU.DOC < prev    next >
Text File  |  1987-10-19  |  3KB  |  82 lines

  1.  
  2.  
  3. PROGRAM  EMU  VER 1.00
  4. COPYRIGHT (C) BY VIDEO TECHNOLOGY COMPUTERS 1987
  5.  
  6.  
  7. COLOR EMULATION ON MONOCHROME DISPLAY
  8.  
  9.  
  10. The program EMU.COM is a utility that enables many CGA software and games to
  11. run with monochrome graphics hardware and use monochrome monitor as the 
  12. display.
  13.  
  14.  
  15. There are three valid parameters for the program :
  16.  
  17. 1. The COLOR Parameter
  18.  
  19.         EMU COLOR[ENTER]
  20.  
  21. This parameter enables you to run CGA software and games that require DOS.
  22. Activated with this parameter, the EMU program will first put the display
  23. into 80*25 color emulation mode and then exit to DOS. You are then free to
  24. run any CGA software and games from the DOS prompt.
  25.  
  26. 2. The BOOT Parameter
  27.  
  28.         EMU BOOT[ENTER]
  29.  
  30. This parameter enables you to run CGA software and games that require system
  31. resetting to boot up. Activated with this parameter, the EMU program will
  32. first put the display into 80*25 color emulation mode, and then prompt you
  33. with the following messege :
  34.  
  35.         Insert your boot disk into drive A
  36.         Press any key when ready
  37.  
  38. After you have put the CGA software or game diskette into drive A and press
  39. a key, the EMU program will reboot the system.
  40.  
  41. 3. The MONO Parameter
  42.  
  43.         EMU MONO[ENTER]
  44.  
  45. This parameter enables you to go back to normal monochrome mode display.
  46.  
  47.  
  48. In addition, there is a HELP MENU when you simply type EMU[ENTER].
  49.  
  50.  
  51. In using this utility software, several things are to be noted.
  52.  
  53. First, the frequency of the video signal generated for the CGA emulation may
  54. be a bit different from the normal frequency for the monochrome display. Thus,
  55. you may have to adjust the VERTICAL HOLD knob of your monitor to get a stable
  56. screen.
  57.  
  58. Second, in 80*25 color emulation mode, you will find that there is no cursor
  59. on the screen. This is due to the fact that the cursor is a hardware 
  60. generated feature, and since no access to CGA hardware is available, there
  61. can be no cursor.
  62.  
  63. Third, when exiting CGA software and games, please use legal methods provided
  64. by the software, and not illegal breakout like CTRL C. Otherwise, there is no
  65. guarantee that the system can be returned to normal monochrome mode by
  66. EMU MONO. The system may simply hang up.
  67.  
  68. Fourth, please don't use monochrome graphics software when in emulation mode.
  69. The system may hang up and require a reboot to start again.
  70.  
  71.  
  72. Due to the large amount of CGA software and games written, and the diversed
  73. coding practices of progammers, there can be no guarantee that all CGA 
  74. software and games can be run. However, we have try our best to provide 
  75. compatibility to as many CGA software as possible and we hope you will find
  76. it convenient to have this utility with you.
  77.  
  78.  
  79.  
  80.                                -END-
  81.  
  82.